sandbox: add required header to os.c
authorSimon Glass <[email protected]>
Tue, 10 Jan 2012 23:54:06 +0000 (15:54 -0800)
committerMike Frysinger <[email protected]>
Mon, 12 Mar 2012 15:03:42 +0000 (11:03 -0400)
commit3bdf56b78668769c091a74b40059a2ff14c5b80c
treef9e0d7eb963931f20b480066bc6adcab2e2f5f4f
parente101247212f3aba3ece22c66e46e3fca89c0c768
sandbox: add required header to os.c

We should include the sys/time.h header to avoid warnings.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
arch/sandbox/cpu/os.c